regression testing

英 [rɪˈɡreʃn ˈtestɪŋ] 美 [rɪˈɡreʃn ˈtestɪŋ]

网络  回归测试; 回复测试; 回回测试; 自动化回归测试; 回归测试的速度

计算机



双语例句

  1. Rational Functional Tester is an automated functional testing and regression testing tool.
    RationalFunctionalTester是一个自动化的功能性测试以及回归测试工具。
  2. This rerunning of the existing test suite is called regression testing, an activity that reveals the benefit and burden of automated testing.
    这种对现有测试集的重复执行称为回归测试,是一个显露出自动化测试的好处和负担的活动。
  3. Iterative regression testing means testing what makes sense in each phase and iteration.
    迭代回归测试的意思是测试每个阶段中敏感的部分。
  4. Regression testing reveals any differences that may have been introduced into the application since the last build.
    回归测试揭示了从上次编译以来被引入到应用程序的不同之处。
  5. This also will provide for regression testing.
    这还将为回归测试提供支持。
  6. These test farms enable efficient regression testing in applications and an agile setup process for running on different operating systems and middleware combinations.
    这些测试场支持应用程序中高效的回归测试,以及敏捷安装流程,以运行在操作系统和中间件的不同组合上。
  7. It will also help you determine what level of regression testing may be required.
    它还将帮助您确定需要什么级别的回归测试。
  8. Regression testing include re-running previously run tests and checking whether the previously fixed issues have occurred.
    回归测试包括重新运行以前的测试和检查以前修复的问题是否再次发生。
  9. Regression testing was also used during iteration development starting with the second iteration.
    回归测试也用于以第二个迭代开始的迭代开发中。
  10. Testers are often limited to using GUI automation for regression testing.
    测试人员常常仅限于为回归测试使用GUI自动化。
  11. Manual testing and regression testing of Web-based applications are time consuming and sometimes quite repetitive.
    基于Web程序的手工测试以及回归测试是十分费时的,有时甚至是不断重复的。
  12. The CDD file would manage the regression testing of the entire application by calling the necessary STD files.
    CDD文件可以通过调用必要的STD文件管理整个应用程序的回归测试。
  13. This lexical flexibility causes problems in areas such as regression testing and digital signatures.
    词法上的灵活性在诸如回归测试和数字签名等方面带来了一些问题。
  14. This execution also offers automated software unit and regression testing for improved quality of code.
    该执行还为改进代码的质量提供了自动化的软件单元和回归测试。
  15. Regression testing is used to determine the correctness and quality of the product.
    回归测试用于确定产品的正确性和质量。
  16. External and interfacing applications require modifications and regression testing, too.
    与之通过接口连接的外部应用程序也需要进行修改和回归测试。
  17. Regression testing ensures that new defects are not introduced as new iterations add functionality.
    回退测试保证了当新的迭代添加了功能时没有引入新的缺陷。
  18. Various automation techniques were employed to enable stress/ load testing, memory leak analysis, data integrity testing, and regression testing throughout the test effort.
    在测试过程中,使用各种自动化的技术来启用压力/负载测试、内存泄漏分析、数据完整性测试,和回归测试。
  19. Critical path is useful in regression testing and other severely time-constrained testing.
    关键路径在回归测试和其它有严格时间控制的测试中十分有用。
  20. Stress/ load testing, memory leak analysis, data integrity testing, and regression testing were all performed due to the extensive automation capabilities exploited by the team.
    由于团队利用大量的自动化功能,因此压力/负载测试、内存泄漏分析、数据完整性测试,和回归测试都将执行。
  21. We'll record three functional test scripts that we'll use for regression testing.
    我们将记录三个功能测试脚本并用它们组成回归测试。
  22. You can use this tool to perform functional regression testing.
    您可以使用这款工具,来执行功能性回归测试。
  23. The tests can be executed and results monitored to automate unit and regression testing.
    您可以执行测试,监视测试结果,以实现单元和回归测试的自动化。
  24. First I want to talk a bit about regression testing and diverging code within the team.
    首先我想讨论下关于回归测试,以及分叉代码的相关话题。
  25. The two known approaches to detect the problem are deficient in accuracy and usability and not suitable for large regression testing based on software simulator.
    已有的两种检测该错误的方法在准确性和易用性方面存在缺陷,不适用于基于软件模拟器的大规模回归测试。
  26. Regression testing is conducted frequently on major, minor, and even bug-fix software or firmware releases.
    回归测试经常执行在主要、次要以及甚至仅更正臭虫的软体或韧体的新版本发行。
  27. Okay maybe I am oversimplifying-you might need minor code changes and regression testing.
    好吧,也许我说得太过轻松了&你可能需要细微的代码修改和回归测试。
  28. Research and Application of Path Coverage Generation Method in Regression Testing
    回归测试中路径覆盖生成方法研究及其应用
  29. This step involves analyzing the impact of the change on other parts of the application and conducting proper regression testing.
    这个步骤包括分析该变更对应用程序其他部分的影响,并需要执行恰当的回归测试。
  30. Dependence analysis and regression testing of object-oriented software
    面向对象软件的依赖性分析与回归测试